|
Open Asset Import Library (Assimp) is a cross-platform 3D model import library which aims to provide a common application programming interface (API) for different 3D asset file formats. Written in C++, it offers interfaces for both C and C++. Bindings to other languages (e.g., BlitzMax, C#, Python) are developed as part of the project or are available elsewhere.〔http://assimp.sourceforge.net/main_doc.html〕 The imported data is provided in a straightforward, hierarchical data structure. Configurable post processing steps (i.e., normal and tangent generation, various optimizations) augment the feature set.〔http://assimp.sourceforge.net/main_features_pp.html〕 Assimp currently supports 41 different file formats for reading, including COLLADA (.dae), 3DS, DirectX X, Wavefront OBJ and Blender 3D (.blend).〔http://assimp.sourceforge.net/main_features_formats.html〕 As of Version 3.0 Assimp also provides export functionality for some file formats.〔http://assimp.sourceforge.net/main_features_export.html〕 ==See also== * OpenCTM * MeshLab 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Open Asset Import Library」の詳細全文を読む スポンサード リンク
|